home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 July / Practical Internet July 2002.iso / mac / Browsing / Netscape 6.2 Full(PPC) / Netscape 6 Full Installer / Installer Modules / browser.xpi / viewer / defaults / pref / xpinstall.js < prev   
Encoding:
Text File  |  2001-10-22  |  225 b   |  7 lines

  1. pref("xpinstall.enabled",       true);
  2. pref("xpinstall.manual_confirm",  true);
  3.  
  4. pref("xpinstall.notifications.enabled",  true);
  5. pref("xpinstall.notifications.interval", 1);
  6. pref("xpinstall.notifications.lastDate", 0);
  7.